h1.title-one {
        font-family: "Raleway-Bold";
        margin-top: 2rem;
}
h2.panel-heading {
        font-family: "Raleway-Bold";
        color: #000;
}
.panel {
    border-bottom: 2px solid #0088b2;
    padding-bottom: 15px;
}
a.dropdown-content-button {
    color: #0088b2;
}
footer.row.py-2.my-2 {
    top: 3rem;
    position: relative;
}